home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / Analisis.dll / 0 / RCDATA / TANALIZARMD / TANALIZARMD.txt < prev   
Text File  |  2008-07-17  |  2KB  |  84 lines

  1. object AnalizarMD: TAnalizarMD
  2.   Tag = 26700
  3.   Left = 406
  4.   Top = 289
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   BorderWidth = 11
  8.   Caption = 'Analizar M∩┐╜ltiples Disquetes'
  9.   ClientHeight = 122
  10.   ClientWidth = 328
  11.   Color = 14215660
  12.   Font.Charset = DEFAULT_CHARSET
  13.   Font.Color = clWindowText
  14.   Font.Height = -11
  15.   Font.Name = 'Tahoma'
  16.   Font.Style = []
  17.   Icon.Data = {<image000.ico>}
  18.   OldCreateOrder = True
  19.   Position = poScreenCenter
  20.   Scaled = False
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object ButtonSiguiente: TPlaButton
  25.     Tag = 60000
  26.     Left = 171
  27.     Top = 101
  28.     Width = 73
  29.     Height = 21
  30.     Anchors = [akBottom]
  31.     Caption = 'Siguiente'
  32.     TabOrder = 0
  33.     OnClick = ButtonSiguienteClick
  34.     Default = True
  35.     ModalResult = 1
  36.   end
  37.   object ButtonTerminar: TPlaButton
  38.     Tag = 59900
  39.     Left = 252
  40.     Top = 101
  41.     Width = 73
  42.     Height = 21
  43.     Anchors = [akBottom]
  44.     Caption = 'Terminar'
  45.     TabOrder = 1
  46.     OnClick = ButtonTerminarClick
  47.     Cancel = True
  48.     ModalResult = 1
  49.   end
  50.   object PlaGroupBox1: TPlaGroupBox
  51.     Tag = 26800
  52.     Left = 3
  53.     Top = 0
  54.     Width = 322
  55.     Height = 89
  56.     TitleFont.Charset = DEFAULT_CHARSET
  57.     TitleFont.Color = 13977088
  58.     TitleFont.Height = -11
  59.     TitleFont.Name = 'Tahoma'
  60.     TitleFont.Style = []
  61.     Caption = 'Siguiente disquete'
  62.     TabOrder = 2
  63.     object PandaBrown1: TImage
  64.       Left = 6
  65.       Top = 23
  66.       Width = 32
  67.       Height = 32
  68.       Picture.Data = {<image001.bmp>}
  69.       Transparent = True
  70.     end
  71.     object Label2: TLabel
  72.       Tag = 26900
  73.       Left = 50
  74.       Top = 23
  75.       Width = 257
  76.       Height = 39
  77.       Caption = 
  78.         'Puedes pulsar "Siguiente" para analizar otro disquete o "Termina' +
  79.         'r" para finalizar con el an∩┐╜lisis de disquetes.'
  80.       WordWrap = True
  81.     end
  82.   end
  83. end
  84.